[System.Runtime.CompilerServices.Extension()] public static System.bool CanGroup<T>( ICollectionView<T> collectionView, params GroupDescription[] groupDescriptions ) where T: class
パラメータ
- collectionView
- コレクションビュー
- groupDescriptions
- データのグループ化方法を決定するグループ記述
型パラメータ
- T